Namespace - LJCDBMessage
Parameters
dbFilters - The filters object.
recursive - Indicates if this is a recursive call.
Returns
The filters where clause.
Syntax
C# |
public String FilterWhereClause(DbFilters dbFilters, Boolean recursive = False)
|
Creates the where clause from the filters.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.